| 1. | Remove default constructors from value classes 从值类中移除默认构造函数。 |
| 2. | That represents a boxed value class object 表示装箱的值类对象的 |
| 3. | Most of the basic value classes in the java class libraries , such as Java类库中大多数基本数值类如 |
| 4. | Shows how to associate a delegate with a member of a value class 说明如何将委托与值类的成员关联。 |
| 5. | There is never a run - time type check for value classes , so 对于值类从不执行运行时类型检查,所以在这种情况下 |
| 6. | In managed extensions , a class destructor was permitted within a reference class but not within a value class 在托管扩展中,引用类(而非值类)中允许类析构函数。 |
| 7. | Instruction that specifies the corresponding built - in value class . note that integer values of less than 4 bytes are extended to 请注意,小于4个字节的整数值在加载到计算堆栈上时会被扩展为 |
| 8. | After the wsdl is generated , the jax - rpc mappings file and value classes for the methods parameters , and then return values need to be created 在生成wsdl之后,需要为方法参数创建jax - rpc映射文件和值类,然后再创建返回值。 |
| 9. | It s better to separate it from the application source directory because some value classes can already exist , and wscompile overwrites them 最好将它与应用程序源目录分开,因为可能已经存在一些值类, wscompile会覆盖它们。 |
| 10. | For value classes that expose no public fields or methods that update the value in place , the pointer is read - only hence the name of the prefix 对于没有公开用来就地更新其值的公共字段或方法的值类,该指针是只读的(此前缀的名称由此而来) 。 |